CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 图像匹配

搜索资源列表

  1. RANSAC

    3下载:
  2. 随机抽样一致算法RANSAC,在图像配准中可以用于去除不精确的匹配点。-Random sample consensus algorithm RANSAC, in the image registration can be used to remove inaccurate matching point.
  3. 所属分类:Graph program

    • 发布日期:2016-05-22
    • 文件大小:723872
    • 提供者:晴天
  1. HistogramMatching

    0下载:
  2. 用于对原始图像根据指定图像的直方图进行匹配的matlab函数。用于改善图像的对比度。-Used for the original image histogram according to the specified image to match the matlab function. Be used to improve the image contrast.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2228
    • 提供者:kevin
  1. ann

    1下载:
  2. matlab入门教程简单与详细版本、matlab神经网络源程序工具箱 、turbo码的c语言和matlab仿真程序 加州大学一博士写的基于sift的图像匹配源代码,.rar-matlab simple and detailed version of the Getting Started tutorial, matlab neural network toolbox source code, turbo codes in c language and matlab simulation prog
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10574554
    • 提供者:陈君
  1. harris

    0下载:
  2. 基于harris兴趣点的图像检索程序。先特征提取,进而进行特征匹配,最后还有结果的返回。-Harris points of interest based on image retrieval process. First feature extraction, feature matching and then carried out and, finally, the results returned.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1289
    • 提供者:爱学习
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25486335
    • 提供者:sandy
  1. histogram

    0下载:
  2. 根据冈萨雷斯数字图像处理中做的,使用matlab进行直方图的均衡化以及直方图匹配程序,附带原图像-According to Gonzalez, digital image processing to do, the use of matlab to histogram equalization and histogram matching program, with the original image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:32316
    • 提供者:lifei
  1. sift-0[1].9.18.tar

    1下载:
  2. 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2882288
    • 提供者:liuyinghong
  1. sift_matching

    0下载:
  2. sift图像匹配,基于vc和matlab的sift图像特征匹配的方法-sift matching
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3536708
    • 提供者:陈伟
  1. sift-matlab

    0下载:
  2. 实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。-Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:440645
    • 提供者:周振超
  1. Max_CCM

    1下载:
  2. 用于图像配准,角点提取后采用相关系数法进行特征匹配-For image registration, corner detection using correlation coefficient method after the feature matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:吴向龙
  1. EPF_PSO

    2下载:
  2. 运用微粒群算法PSO 来进行图像的边缘模板匹配 的matlab程序 函数说明见doc文件-PSO for image template matching
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:10598
    • 提供者:lihao
  1. zhiyudian-tuxiangpeizhu

    0下载:
  2. 基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配-Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:36977
    • 提供者:杨博明
  1. ssda

    1下载:
  2. 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:119216
    • 提供者:刘雨相
  1. moban

    0下载:
  2. 一个模板匹配的程序,得到像素级的匹配位置,并保存匹配后图像-A Programe of resample
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:851
    • 提供者:liuqingrui
  1. SSDA

    0下载:
  2. SSDA序贯相似性检测方法对图像进行模板匹配。从源图像中取小图,再到源图像中找到小图所处的位置。-SSDA sequential similarity detection method of the image template matching. Source image taken from the small map, to find a small map the source image position.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1188
    • 提供者:geof
  1. templatematching

    1下载:
  2. 基于hausdorff距离的图像模板匹配算法-Hausdorff distance image based on template matching algorithm
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:4196810
    • 提供者:赵慧君
  1. zernike

    0下载:
  2. 矩不变量,适用于图像匹配,数字水印,图像重建-Moment invariants, applicable to the image matching, digital watermarking, image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:76789
    • 提供者:唐吉生
  1. jiyumobandecaisetuxiangzidongpingjie

    0下载:
  2. 基于模版匹配的彩色图像自动拼接,上海交通大学内部数据库提供-Template matching based on color image mosaic, internal databases, Shanghai Jiaotong University
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:158232
    • 提供者:stevenyql
  1. tracking_car

    0下载:
  2. 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想-You are
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:15073
    • 提供者:youfu
« 1 2 3 4 5 6 78 9 10 11 12 ... 43 »
搜珍网 www.dssz.com